home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 079c.dms / 079c.adf / how2writeagame.lha / how2write_a_game / mapper_C.AMOS / mapper_C.amosSourceCode < prev    next >
Encoding:
AMOS Source Code  |  1992-03-06  |  169 b   |  9 lines

  1. '
  2. ' AMOS Compiler  
  3. ' (c) 1991 Europress Software
  4. '
  5. Set Buffer 520
  6. Proc _COMPILED
  7. Procedure _COMPILED
  8.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  9. End Proc